home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-10-11 | 374 b | 12 lines |
- #
- # This file is included by Makefile. Makefile is generated automatically
- # by mkmf, and this file provides additional local personalization. The
- # variable SYSMAKEFILE is provided by Makefile; it's a system Makefile
- # that must be included to set up various compilation stuff.
- #
-
- LIBS += -ldisk
- CFLAGS += -L/sprite/src/lib/disk/$MACHINE.md
- #include <$(SYSMAKEFILE)>
-
-